課程資訊
課程名稱
計算機圖形
Computer Graphics 
開課學期
102-1 
授課對象
電機資訊學院  資訊工程學研究所  
授課教師
歐陽明 
課號
CSIE5085 
課程識別碼
922 U3090 
班次
 
學分
全/半年
半年 
必/選修
選修 
上課時間
星期一6,7,8(13:20~16:20) 
上課地點
資104 
備註
限學士班三年級以上
總人數上限:100人 
 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

Course syllabus:
1. Introduction
What is interactive computer graphics?
What is graphical user interfaces (GUI)?
What is virtual reality?
  What is OpenGL and shading language?
2.  Viewing in 3D
  Parallel projection
Perspective projection
Basic raster graphics algorithms for drawing 3D primitives
3.   Geometric transformations
3D clipping
4. Visible-surface determination
  Z-buffer algorithm
Binary space partition trees (BSP)
Visible-line determination
5.  Illumination and shading
Flat shading
Gouraud shading
Phong shading
Color and vertex normal interpolation
7. OpenGL Shading Language
OpenGL-ES, Unity3D (game engine, editor)
8.   Photo-realistic graphics
  Recursive ray tracing
Volume rendering: marching cubes method
Radiosity method: progressive refinement approach
9.   Graphics Hardware and Graphics Processing Unit (GPU)
10. Implementation and practice
Graphics data set
spheres plus checkerboard
a teapot
a hallway of a building
a complete church
a new computer science building under construction
brain data (X-ray) of computed tomography
How to construct the new building data for 3D graphics?
Other modeling methods and tools
11. Demonstration and Term Project

 

課程目標
1. To understand interactive computer graphics
2. Can write programs that can show objects in 3D, and can be manipulated in real-time.
3. Can do term project
4. Can read related journal and conference papers. 
課程要求
This course will be graded by
1. Home works (two to three units) (1/3)
2. Mid-term exam (1/3)
3. Term project (1/3) 
預期每週課後學習時數
 
Office Hours
 
指定閱讀
1. Textbook
2. related journal and conference papers(provided by the course Web site).
3. My course Powerpoint files

Textbook
Interactive Computer Graphics: A Top-Down Approach with OpebGL, 作者 Edward Angel, Addison-Wesley出版, (開發代理)

 
參考書目
Related journal and conference papers(provided by the course Web site).
Suggested readings
Proceedings of ACM SIGGRAPH Computer Graphics/ACM Trans. On Graphics
IEEE Computer Graphics & Applications (CG&A)
IEEE Trans. on Visualization and Computer Graphics  
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
第1週
9/09  Please see my personal course Web site:
www.cmlab.csie.ntu.edu.tw/~ming